Index: .htaccess
===================================================================
RCS file: /cvs/drupal/drupal/.htaccess,v
retrieving revision 1.95
diff -u -r1.95 .htaccess
--- .htaccess	30 Aug 2008 13:22:14 -0000	1.95
+++ .htaccess	1 Sep 2008 11:59:55 -0000
@@ -71,13 +71,9 @@
 
   # Modify the RewriteBase if you are using Drupal in a subdirectory or in a
   # VirtualDocumentRoot and the rewrite rules are not working properly.
-  # For example if your site is at http://example.com/drupal uncomment and
-  # modify the following line:
-  # RewriteBase /drupal
-  #
-  # If your site is running in a VirtualDocumentRoot at http://example.com/,
-  # uncomment the following line:
-  # RewriteBase /
+  # For example if your site is at http://example.com/drupal modify the
+  # following line to 'RewriteBase /drupal'
+  RewriteBase /
 
   # Rewrite URLs of the form 'x' to the form 'index.php?q=x'.
   RewriteCond %{REQUEST_FILENAME} !-f
